@import url(http://fonts.googleapis.com/css?family=Quattrocento+Sans:400,700,700italic|Open+Sans:600italic,600,400);

body { 
    font-family: 'Quattrocento Sans', sans-serif;
    line-height: 25px;
    font-size: 18px;
	-webkit-overflow-scrolling: touch;
}
#Page{
	min-height: 100%;
	
	background: #007cb8;
}

.outerbox{
    text-align: center;
}
.centered{
    text-align: left;
	position: relative;
}

/* Schriften */
a{
    color: #000;
}
.bh-bodytext a{
	color: #007cb8;
}
.bh-bodytext a:hover{
	text-decoration: underline;
}
.bh-bodytext p{
    margin-bottom: 30px;
}
.bh-bodytext ul{
    padding-left: 15px;
    margin: 0px;
    margin-bottom: 20px;
}
.bh-bodytext li{
    list-style-type: disc;


}
a.greylink, .greylink a{
	background: #f2f2f2;
	line-height: 35px;
	padding: 0 30px;
	display: inline-block;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	color: #262626;
}
a.greylink:hover, .greylink a:hover{
	background: #e6e6e6;
	text-decoration: none;
}

h1,h2,h3{

	font-weight: normal;
}
h1{
    font-size: 13px; line-height: 15px;
	color: #000000;
	font-weight: 600;
	margin-bottom: 10px;
}
h2{
    font-size: 32px; line-height: 40px;
	color: #007cb8;
	margin-bottom: 30px;
	border-bottom: 1px solid #007cb8;
}
h3{ 
	font-size: 20px; line-height: 24px;
	margin-bottom: 10px;
	color: #007cb8;
}
h4{
    font-size: 20px;
}


#Sidebar{
	background: #007cb8;
	text-align: right;
	padding: 25px;
	padding-top: 80px;
	box-shadow: 2px 0px 2px rgba(0,0,0,0.6);
	position: fixed;
	z-index: 90;
	min-width: 190px;
	right:920px;
	top:0px; bottom: 0px;
	-webkit-overflow-scrolling: touch;
}
#Logo {
	display: inline-block;
}
#ContentOuter{
	width: 760px;
	background: #fff;
	padding: 0 30px;
	position: relative;
	
}
#Header{
	padding-top: 80px;
}
#Content{
	padding-bottom: 150px;
}
#FooterOuter{
	border-top: 1px solid #000;
	padding-top: 20px;
	padding:0px;
	position: relative;
	margin: 0 30px;;
	padding-bottom: 30px;
}
#Footer{
	text-align: right;
	position: absolute;
	z-index: 5;
	bottom: 10px;
	right: 0px;
	font-size: 15px;
	line-height:20px;
	right: 100px;
	width: 820px;
}
#Main{
	background: #fff;
	min-height: 100%;
	padding-right: 100px;
}

#wzlogo{
	display: inherit;
	margin: 20px 0 0 0;
	height:20px;
	display: block;
	background: url(../images/werbezimmer.svg) no-repeat center center;
	background-size: 300px;
	width: 190px;
	position: absolute;
	right: 0px; bottom: 0px;
}

/* navigation */
#Navigation{
	padding-top: 50px;
	margin-right: -30px;
}
li.hnavi_item{
	position: relative;
	padding-right: 30px;
}
.hnavi_item > a, .snavi_item a{
	line-height: 50px;
	font-size: 18px;
	font-weight: 300;
}

.hnavi_item  a, #CurrentSubpage a{
	color: #fff;
	text-transform: uppercase;
}
.hnavi_item.active {
	text-decoration: underline;
}

ul.hsnavi_box{
	position: absolute;
	right: -190px; top: 0px;
	z-index: 20;
	width: 170px;
	background: rgba(0,124,184,0.9);
	text-align: left;
	padding: 13px;
	display: none;

}
.hsnavi_item > a, .snavi_item a{
	font-size: 15px;
	line-height: 24px;
	padding: 9px 0; 
}
.hsnavi_item > a:hover, .snavi_item a:hover{
	text-decoration: underline;
}
.hnavi_item:hover ul.hsnavi_box{
	display: block;
}
#Subnavigation{

}
.cssFaderArrow.fadePrev{
	background: url(../images/fadePrev.png) no-repeat center center;
}
.cssFaderArrow.fadeNext{
	background: url(../images/fadeNext.png) no-repeat center center;
}
.cssFaderArrow{
	width: 60px;
}
#Breadcrumb{
	margin-bottom: 20px;
}
#Breadcrumb .bc-inner{
	border-bottom: 1px solid #999999;
}
#Breadcrumb a, #Breadcrumb{
	font-style: italic;
	font-family: 'Open Sans';
	font-weight: 600;
	font-size: 12px; line-height: 40px;
}

#CurrentSubpage{
	font-size: 15px;
	margin-top: 50px;
}
.snavi_item:first-child{
	border-top:1px solid #fff;
}
.snavi_item a{
	color: #fff;
	opacity: 0.4;
	font-size: 15px;
	line-height: 15px;
}

.aufzaehlbox, .bhBox, .bhPicture,#Content .bhFader, .picbox {
	margin-bottom: 30px;
}
#Header .bhElement{
	margin-bottom: 0px;
}
#Header{
	position: relative;
}
/* cols */
.bh-cols-asymmetric .col1{
	width: 65%;
	margin-right:5%; 
}
.bh-cols-asymmetric .col2{
	width: 30%;
}

/* az-box */
.ab-head{
	background: #007cb8;
	color: #fff;
	text-align: center;
	line-height:30px;
	font-size: 24px;
	padding:5px;
}
.ab-content{
	padding: 15px;
	border: 1px solid #007cb8;

}

/*  */
.picboxTitle{
	line-height: 44px;
	font-size: 24px;
	background: #007cb8;
	color: #fff;
	text-align: center;
}

.picbox .bhElementInner{
	overflow: hidden;
	position: relative;
}
.picboxText{
	top: 100%; left: 0px; right: 0px; bottom: 0px;
	position: absolute;
	padding: 15px 10px;
	z-index: 3;
	background: rgba(255,255,255,0.9);
	transition: top 0.3s;

}
.picboxText .bh-bodytext{
	font-size: 16px; line-height: 22px;
}
.picbox p{
	margin-bottom: 0px;
}
.bhe-state-current-editing-element .picboxText{
	position: static;
}
.picbox:hover .picboxText{
	top: 44px;
}


/* box */
.bhBox{
	margin-bottom: 30px;
}

a.bhPicture[href]:hover .bhImageHover, .newsdetail_gallery a:hover .bhImageHover{
	top: 0px; right: 0px;
	left: 0px; bottom: 0px;
	width: auto;
	height: auto;
	display: block;
	background: rgba(0,124,184,0.2);
	cursor: pointer;
}


/* newslist */
.newslist{
	margin-left: -3%;
}
a.newslist_box{
	background: #f2f2f2;
	padding: 10px;
	border: 1px solid #d9d9d9;
	margin-left: 3%;
	margin-bottom: 20px;
	border-radius: 3px;
	width: 47%;
	box-sizing: border-box;
}
.newslist_headline h2{
	margin-bottom: 0px;
}
.newslist_datum{
	font-weight: bold;
}
.newslist_text{
	padding-top: 20px;
}
.newslist_text p{
	margin-bottom: 5px;
}
.newslist_morelink{
	text-decoration: underline;
	font-weight: bold;

}

.newsdetail_content{
	margin-top: 20px;
}
.newsdetail-head{
	border-bottom: 1px solid #007cb8;
}

.newsdetail_datum{
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	color: #000;
	display: inline-block;
	padding-left: 10px;
}
.newsdetail_gallery{
	margin-left: -10px;
}
.newsdetail_gallery a{
	margin-left: 10px;
	margin-bottom: 10px;
}


/* news fader */
#Header .bhNewsliste{
	min-height: 0;
}
.newsFaderbox{
	position: absolute;
	bottom: 0px;
	z-index: 80;
	left: 0px;
	width: 100%;
}
.bhe-state-editing .newsFaderbox{
	position: static;
}
.newsFader{
	background: #f2f2f2;
	background: rgba(242,242,242,0.9);
	padding: 20px;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
}
.newsFadeBlock{
	border-left: 1px solid #b5b5b5;
	width: 33.333%;
	box-sizing: border-box;
	padding-left: 20px;
}
.newsFadeBlock:first-child{
	border-left: none;
}
.newsFaderToggler{
	font-size: 18px;
	padding-left: 20px;
	color: #fff;
	background: url(../images/arrow_top.png) no-repeat 150px center;
	background-color: #000;
	background-color: rgba(0,124,184,0.8);
	line-height: 30px;
	cursor: pointer;
}
.newsFaderToggler:after{
	content: 'News anzeigen'; 
}
.newsFader-open .newsFaderToggler:after{
	content: 'News ausblenden'; 
}
.newsFader-open .newsFaderToggler{
	background-image: url(../images/arrow_bottom.png);
	background-position: 170px center;
}
.newsFaderContent{
	height: 0px;
	overflow: hidden;
	transition: 0.3s height;
}
.newsFader-open .newsFaderContent{
	height: 180px;
}
.newsFaderbox .newslist_text{
	padding-top: 10px;
	padding-bottom: 10px;
}
.newsFaderbox .cssFaderArrow{
	width: 30px;
	background-size: 20px;
}
.newsdetail_gallery a{
	display: block;
}
.newsdetail_gallery{
	margin-bottom: 30px;
}
/* kontakt form */
.bh-field input{
	
	height: 35px;
}
.bh-field textarea, .bh-field input{
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 10px;
	padding-left: 10px;
	border: 1px solid grey;
}
.bh-field textarea{
	height: 100px;
}
.bh-field input[type="submit"]{
	background: #007cb8;
	color: #fff;
	cursor: pointer;
}
.bh-field{
	position: relative;
}
.formloader{
	position: absolute;
	z-index: 5;
	right: 5px; top: 10px;
}
.bhLinkbox .bhElementInner{
	position: relative;
}
.linkbox {
	background: #007cb8;
	color: #fff;
	 display: table;
	position: relative;
}
.linkbox_bild{
	width: 200px;
	padding: 0px;
}
.linkbox_content{
	display: table-cell;
	vertical-align: middle;
	min-height: 0px;
	float: none;
	padding-right: 80px;
	font-size: 18px;
	background: url(../images/whitearrow.png) no-repeat right 10px center;
}
.linkbox_content p{
	margin-bottom: 0px;
}
.floatchildren .bh-field{
	width: 48%;
}
.floatchildren .bh-field:first-child{
	margin-right: 4%;
}

@media screen and (max-width: 1150px) {
	#Main{
		padding-right: 0px;
		padding-left: 240px;
		float: none;
	}
	#Footer{
		right: 0px;
	}
	#Sidebar{
		left:0px;
	}
	#Page{
		background: none;
	}
}

#Logo img {
	width: 270px;
	height: auto;
}